| Fully Qualified Name: | Laminas\Log\Filter\FilterInterface |
| Name | Description | Defined By |
|---|---|---|
| filter() | Returns TRUE to accept the message, FALSE to block it. | FilterInterface |
Returns TRUE to accept the message, FALSE to block it.
| Parameter Name | Type | Description |
|---|---|---|
| $event | array | event |
Returns: bool accepted?